/*Slide*/
.slider {
	width: 585px;
	height: 370px;
	float: left;
	overflow: hidden;
	position: relative;
}

.slider .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 14px;
	z-index: 1;
}

.slider .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slider .hd ul li {
	float: left;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}

.slider .hd ul li.on {
	background: #ba2a21;
	color: #fff;
}

.slider .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slider .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 585px;
	height: 370px;
	position: relative;
}

.slider .bd img {
	width: 585px;
	height: 370px;
	display: block;
}

.slider .u-tit {
	background: url(../../Images/new/opacity.png) repeat;
	color: #fff;
	font-size: 16px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

.slider .u-tit p {
	padding: 8px;
	width: 80%;
}

.headline {
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.headline .u-tit {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}

.headline .u-ct {
	line-height: 1.8;
	color: #666;
	margin: 15px 0;
}

/*List*/
.t-list .itm {
	line-height: 36px;
	background: url(../../Images/new/list_point.png) left center no-repeat;
	text-indent: 20px;
	font-size: 16px;
}

.slideTxtBox2 {
	/* border: 1px solid #ddd; */
	text-align: left;
	float: left;
	box-sizing: border-box;
	width: 585px;
}

.slideTxtBox2 .hd {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eeeeee;
	position: relative;
}

.slideTxtBox2 .hd ul {
	float: left;
	position: absolute;
	top: -1px;
	height: 32px;
}

.slideTxtBox2 .hd ul li {
	float: left;
	cursor: pointer;
	 width: 250px; 
	text-align: center;
	margin-right: 10px;
}

.slideTxtBox2 .hd ul li.on {
	height: 40px;
	color: #1679c0;
	border-bottom: 4px solid #1679c0;
}

.slideTxtBox2 .bd {
	padding-top: 20px;
}

.more {
	font-size: 14px;
}

.outside a {
	display: block;
	background: url(../../Images/new/a1.png);
	width: 380px;
	height: 133px;
	font-size: 24px;
	color: #fff;
	line-height: 133px;
	padding-left: 30px;
	box-sizing: border-box;
}

.outside a:nth-child(2) {
	background: url(../../Images/new/a2.png);
	margin-top: 30px;
}

.outside a:nth-child(3) {
	background: url(../../Images/new/jchq.png);
	margin-top: 30px;
}

.outside2 a:first-child {
	background: url(../../Images/new/a3.png);
}

.outside2 a:nth-child(2) {
	background: url(../../Images/new/a4.png);
	margin-top: 30px;
}

.outside2 a:nth-child(3) {
	background: url(../../Images/new/jhms.png);
	margin-top: 30px;
}


.slideTxtBox3 {
	text-align: left;
	float: left;
	box-sizing: border-box;
	width: 380px;
	height: 277px;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slideTxtBox3 .hd {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eeeeee;
	position: relative;
}

.slideTxtBox3 .hd ul {
	float: left;
	position: absolute;
	top: -1px;
	height: 32px;
}

.slideTxtBox3 .hd ul li {
	float: left;
	cursor: pointer;
	/* width: 100px; */
	text-align: center;
	margin-right: 10px;
}

.slideTxtBox3 .hd ul li.on {
	height: 40px;
	color: #1679c0;
	border-bottom: 4px solid #1679c0;
}

.slideTxtBox3 .bd {
	padding-top: 20px;
}

.more {
	font-size: 14px;
}

.introduce img {
	width: 120px;
	margin: 4px;
}

.introduce p {
	font-size: 14px;
	line-height: 2;
}

.position {
	color: #666666;
	font-size: 14px;
	margin: 20px 0;
}

.leftwrap {
	width: 278px;
}

.leftwrap .subnav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	padding-left: 30px;
	color: #fff;
	background-color: #1c76bc;
	font-weight: 600;
	box-sizing: border-box;
}

.leftwrap li {
	width: 100%;
	background-color: #eeeeee;
}

.leftwrap li a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding-left: 30px;
	color: #000;
	border-top: 2px solid #fff;
	background: url(../../Images/new/as_par.png) no-repeat right 0;
}

.leftwrap li a:hover{
	background-color: #d2e4f2;
	color: #4d93ca;
}

.leftwrap .navactive a {
	background-color: #d2e4f2;
	color: #4d93ca;
}

.rightwrap {
	width: 900px;
}

.title {
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #eeeeee;
	position: relative;
}

 .title p {
	display: inline-block;
	padding: 0 10px;
	height: 40px;
	color: #2d7dbb;
	border-bottom: 4px solid #2d7dbb;
}

.content{
	padding: 20px;
}

.content p{
	font-size: 16px;
	text-indent: 2em;
	line-height: 2;
	text-align: justify;
}
.content img{
	max-width: 100%;
	display: block;
	margin: 10px auto;
}

.list{
	margin: 10px 0;
	padding: 10px;
}

.list .itm{
	border-bottom: 1px solid #eee;
	height: 50px;
	line-height: 50px;
}
.list .itm span{
	color: #999999;
}

.list .itm a:hover{
	color: #4d93ca;
}

.manu1 {
    margin: 12px 0 3px 0;
    font-size: 12px;
    text-align: center;
    background: none;
    border: 0;
}
.manu1 a {
    float: none;
    margin: 2px;
    padding: 6px 9px;
    border: 1px solid #b0d6eb;
    color: #000;
    text-decoration: none;
}

.manu1 .current, .manu1 .selected {
    margin: 2px;
    padding: 6px 9px;
    color: #fff;
    border: #b0d6eb 1px solid;
    background: #2c63a7;
}


.details-title {
	width: 750px;
	margin: 0 auto;
	font-size: 30px;
	text-align: center;
	line-height: 1.4;
}
.details-meta{
	padding: 20px 0 14px;
	color: #7a7a7a;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #e9e9e9;
}

.details-meta span{
	margin: 0 8px;
}

.details-meta span img{
	margin: 0 4px;
}

.details-content{
	padding: 24px 0;
	line-height: 2;
}

.details-content p{
	text-indent: 2rem;
}
.details-content img{
	max-width: 100%;
}
.group-btn{
	text-align: center;
}

.group-btn a{
	display: inline-block;
	width: 124px;
	height: 50px;
	background-color: #e9e9e9;
	border-radius: 4px;
	line-height: 50px;
	margin: 0 10px;
}
.group-btn a:first-child img{
	margin-top: -2px;
}
.group-btn a img{
	margin-right: 8px;
}

.icon-medium{
	display: inline-block;
}

.kit-block a{
	display: block;
	width: 380px;
	height: 133px;
	font-size: 24px;
	color: #fff;
	line-height: 133px;
	padding-left: 30px;
	box-sizing: border-box;
}

.about-info{
	width: 570px;
	height: 458px;
	background: url('../../Images/new/about_info_bg.png');
}

.slideTxtBox4 {
	text-align: left;
	float: left;
	box-sizing: border-box;
	width: 100%;
	height: 277px;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slideTxtBox4 .hd {
	height: 40px;
	line-height: 40px;
	position: relative;
	margin: 30px 8px 0;
}

.slideTxtBox4 .hd ul {
	float: left;
	position: absolute;
	top: -1px;
	height: 32px;
}

.slideTxtBox4 .hd ul li {
	float: left;
	cursor: pointer;
	/* width: 100px; */
	text-align: center;
	margin-right: 10px;
	color: #fff;
    border: 1px solid #fff;
    background-color: 66B2F0;
    border-radius: 5px;
    padding: 5px;
    font-size: 15px;
}

.slideTxtBox4 .hd ul li.on {
	height: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	color: #66B2F0;
    border: 1px solid #fff;
    background-color: #fff;
}

.slideTxtBox4 .bd {
	padding-top: 20px;
}

.slideTxtBox4 .bd ul{
	padding: 40px 0 40px 40px;
}
.slideTxtBox4 p {
	color: #fff;
	font-size: 20px;
}